Math.maxNonNull Method
Returns the largest quantity from
that is not
null
, or
null
if there is no such value.
This method is static.
Parameters
values
Type:
Array
ElementType:
Number
The values.
© 1999-2022 Dundas Data Visualization, Inc.